-
Home
-
MultiSafepay plugin for WooCommerce
-
4.8.1
-
Code
-
Classes
- BasePaymentMethod
Total Complexity |
57 |
Dependencies |
12 |
Dependents |
0 |
Total lines |
445 |
Lines of code |
249 |
Logical lines of code |
129 |
Comment lines |
126 |
Methods |
16 |
Properties |
5 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_fields() |
B |
45 |
21 |
37 |
process_refund() |
A |
44 |
10 |
42 |
validate_enabled_field() |
S |
55 |
6 |
19 |
process_payment() |
S |
51 |
4 |
25 |
add_form_fields() |
S |
45 |
1 |
49 |
__construct() |
S |
50 |
1 |
30 |
can_refund_order() |
S |
70 |
3 |
6 |
get_logo() |
S |
64 |
2 |
9 |
validate_iban() |
S |
68 |
2 |
8 |
get_countries() |
S |
76 |
1 |
4 |
has_fields() |
S |
82 |
1 |
3 |
get_checkout_fields_ids() |
S |
82 |
1 |
3 |
get_gateway_info() |
S |
81 |
1 |
3 |
payment_fields() |
S |
80 |
1 |
3 |
get_order_statuses() |
S |
72 |
1 |
5 |
validate_gateway_info() |
S |
82 |
1 |
3 |